Autogenerated HTML docs for v1.8.1.2-545-g2f19ad 
diff --git a/git-index-pack.html b/git-index-pack.html index 29b7ed5..eebd3b2 100644 --- a/git-index-pack.html +++ b/git-index-pack.html 
@@ -759,7 +759,7 @@  <div class="paragraph"><p>Reads a packed archive (.pack) from the specified file, and   builds a pack index file (.idx) for it. The packed archive   together with the pack index can then be placed in the  -objects/pack/ directory of a git repository.</p></div>  +objects/pack/ directory of a Git repository.</p></div>   </div>   </div>   <div class="sect1">  @@ -795,7 +795,7 @@  When this flag is provided, the pack is read from stdin   instead and a copy is then written to &lt;pack-file&gt;. If   &lt;pack-file&gt; is not specified, the pack is written to  - objects/pack/ directory of the current git repository with  + objects/pack/ directory of the current Git repository with   a default name determined from the pack content. If   &lt;pack-file&gt; is not specified consider using --keep to   prevent a race condition between this process and  @@ -867,7 +867,7 @@  This is meant to reduce packing time on multiprocessor   machines. The required amount of memory for the delta search   window is however multiplied by the number of threads.  - Specifying 0 will cause git to auto-detect the number of CPU&#8217;s  + Specifying 0 will cause Git to auto-detect the number of CPU&#8217;s   and use maximum 3 threads.   </p>   </dd>  @@ -895,7 +895,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2012-05-17 15:54:44 PDT  +Last updated 2013-02-05 21:07:26 PST   </div>   </div>   </body>